babl: rename functions that used to refer to specific gamma
authorØyvind Kolås <pippin@gimp.org>
Tue, 19 Jun 2018 17:29:48 +0000 (19:29 +0200)
committerØyvind Kolås <pippin@gimp.org>
Tue, 19 Jun 2018 17:29:48 +0000 (19:29 +0200)
commit747caef2272317a10f33ad06094a7b82a17c8e6d
treeaf91fd4b4eecd2325c0758e82e9e0ece02ae3cb5
parentdc4c7706ac5a4ad085a1cf63c19922abc997c5fc
babl: rename functions that used to refer to specific gamma

The definitions of components and formats for linear and nonlinear formats in
model-rgb and model-gray are now using the TRC of a BablSpace, thus in the
format syntax ' now means nonlinear, not sRGB / 2.2 gamma - even though it ends
up meaning that for formats create without specifying the space.
babl/babl-ids.h
babl/base/formats.c
babl/base/model-gray.c
babl/base/model-rgb.c